Search results

52 packages found

Asynchronous iterator function for parallel processing.

published 2.0.3 8 years ago
M
Q
P

No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

published 1.0.6 a year ago
M
Q
P

Dependency free async each, map, and reduce written in ES6 package for Node.js

published 1.0.2 8 years ago
M
Q
P

A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.

published 1.0.0 5 years ago
M
Q
P

A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.

published 1.0.0 5 years ago
M
Q
P

Iterate over promises serially

published 3.0.0 3 years ago
M
Q
P

Node asynchronous for each that avoids blocking Node Event Loop

published 1.0.1 8 years ago
M
Q
P

Iterate a list and asynchronously wait for each callback to finish before processing next

published 1.1.0 9 years ago
M
Q
P

Asynchronous array iteration

published 1.0.1 7 years ago
M
Q
P

Resolve arrays of promises and asynchronous tasks sequentially

published 1.0.10 3 years ago
M
Q
P

Throttle asynchronous functions and return cached result for each function calls. It can be used for rate limit.

published 1.1.4 6 months ago
M
Q
P

Run an async task for each array element in parallel, but limit the number of tasks executing at the same time.

published 2.0.0 3 months ago
M
Q
P

A tiny async library for modern environments with no dependencies, and only containing each, eachSeries, series, and parallel methods.

published 1.0.3 9 years ago
M
Q
P

Higher-order functions (synchronous and asynchronous each/eachSeries/map/filter/fold) and functions for flow control (parallel/series/waterfall) in under 1 KB.

published 0.3.1 9 years ago
M
Q
P

Invoke a function once for each element in a collection.

published 0.2.1 2 months ago
M
Q
P

Invoke a function once for each element in a collection, iterating from right to left.

published 0.2.1 2 months ago
M
Q
P

Lightweight async Array-forEach-method.

published 1.0.0-beta.13 7 years ago
M
Q
P

A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.

published 2.18.3 5 months ago
M
Q
P

Very simple queue thing for async functions, for when you need something a bit like a file lock, for a single threaded app, to stop different async functions from clobbering each other's work

published 1.0.1 3 years ago
M
Q
P

Javascript library for distributing tasks over many keys, limiting parallelism for each.

published 0.3.1 7 years ago
M
Q
P